IRelationship.UnRelate method ¶
Namespace: NextDesign.Core
Description¶
Remove the association by removing this association. If this method is called on an association that has already been deleted, nothing happens.
Please note that this method cannot be executed for ownership relationships.
Return value¶
- void
Exception¶
Name | Exception Class | Description |
---|---|---|
Illegal operation | ExtensionInvalidOperationException | If this relationship is an operation-disabled relationship that meets any of the following conditions -Product line feature allocation relationship -System.Core tag related relationship Is -Owned |